/*蓝色主题*/
/*导航*/
.nav_big2 .navr_li a:hover{ color: #0055c1; }
.nav_big2 .navr_li a:hover::after{
    background: #0055c1;
}
.nav_big2 .navr_li .navr_li_on{ color: #0055c1; }
.nav_big2 .navr_li_on::after{
    background: #0055c1;
}
.nav_big2 .nav_tactive{ background: #0055c1; }
.nav_big2 .nav_t{ background: #0055c1; }
.index_1in6{
    background: #0055c1; 
}
.index_1in6:hover{
    background: #0099ff;
}
/*热门渠道*/
.index_2t1{
    font-size: 40px;
    color: #0055c1;
}
.index_2timg{
    width: 100%;
    height: 12px;
}
.index_2t2{
    margin: 6px 0 10px 0;
}
.index_2t3{
    font-size: 18px;
    color: #999999;
}
.index_2in2{
    margin-top: 20px;
    display: flex;
}
.index_2in3{
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 10;
    cursor: pointer;
}
.index_2in4{
    font-size: 62px;
    font-weight: bold;
    color: #ebebeb;
}
.index_2in5{
    font-size: 24px;
    margin-top: -35px;
    position: relative;
    z-index: 11;
}
.index_2in3_on::after{
    content: "";
    display: block;
    width: 110px;
    height: 10px;
    background: #aad0ff;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    top: 70px;
    z-index: 8;
}
.index_2in3_on .index_2in5{
    font-weight: bold;
}
.index_2in6{
    margin-top: 40px;
    position: relative;
}
.index_2in6L{
    width: 64%;
    height: 450px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.index_2in6Limg{
    width: 100%;
    height: 100%;
}
.index_2in6R{
    width: 49%;
    height: 360px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    position: absolute;
    right: 0;
    top: 43px;
    padding: 30px 40px;
    box-sizing: border-box;
}
.index_2in6Rt{
    font-size: 30px;
    color: #0055c1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.index_2in6Rt2{
    padding-top: 10px;
    font-size: 18px;
    display: flex;
}
.index_2in6Rt2sp{
    display: inline-block;
    width: 100px;
}
.index_2in6Rt2sp2{
    color: #999;
    line-height: 32px;
    flex: 1;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
}
.index_2in6Rt2sp3{
    color: #fd6c01;
    padding-right: 5px;
}

/*我们的优势*/
.index_4{
    margin-top: 40px;
    height: 650px;
    background-image: url(../images/bg2.png);
    background-size: 100% 100%;
    display: flex;
    flex-wrap: wrap;
}
.index_4in{
    width: 50%;
    display: flex;
    padding-top: 40px;
    padding: 40px 80px 0 80px;
    box-sizing: border-box;
}
.index_4inL{
    width: 100px;
    height: 100px;
    margin-right: 44px;
}
.index_4icon{
    width: 100px;
}
.index_4inR{
    flex: 1;
    padding-top: 10px;
    padding-right: 50px;
}
.index_4inRt{
    font-size: 26px;
    font-weight: bold;
    color: #0055c1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_4inR2{
    padding-top: 20px;
    line-height: 150%;
    color: #999999;
    font-size: 18px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
}
/*国际物流资讯*/
.index_5{
    width: 100%;
    height: 900px;
    background: url(../images/bg3.jpg) no-repeat #f5f5f5;
    background-size: 100% 100%;
}
.index_5in{
    width: 1250px;
    display: flex;
    padding-top: 75px;
}
.index_5in2{
    flex: 1;
    height: 485px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0, 0.5)
}
.index_5in3{
    width: 100%;
    height: 260px;
}
.index_5img{
    width: 100%;
    height: 260px;
    border-radius: 10px 10px 0 0;
}
.index_5in4{
    padding: 15px 20px 20px 20px;
}
.index_5in5{
    font-size: 22px;
    color: #0055c1;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.index_5in6{
    color: #999999;
    font-size: 16px;
    line-height: 160%;
    padding: 10px 0 0px 0;
    margin-bottom: 15px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.index_5in7{
    text-align: right;
    border-top: 1px solid #b1d4ff;
    padding-top:20px;
}
.index_5in7a{
    display: inline-block;
    width:115px;
    height: 40px;
    border-radius: 3px;
    background: #0055c1;
    text-align: center;
    line-height: 40px;
    color: #fff;
}
.index_5in2_1{
    margin-top: 70px;
}
.index_5in2_2{
    margin: 0 75px;
}
/*会员中心钱包模块*/
.center_1{
    width: 100%;
    height: 250px;
    /*padding-top: 120px;*/
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.center_1in{
    width: 100%;
    height: 150px;
    background: #0055c1;
}
.center_1in2{
    width: 1250px;
    margin: 0 auto;
    text-align: center;
}
.center_1in2a{
    display: inline-block;
    color: #fff;
    padding: 40px 40px 0 40px;
    vertical-align: top;
}
.center_1in3t{
    font-size: 22px;
    font-weight: bold;
}
.center_1in3t2{
    font-size: 16px;
    padding-top: 10px;
}
.center_1in2a2{
    display: inline-block;
    color: #fff;
    padding: 26px 40px 0 40px;
}
.center_1in3t3{
    font-size: 22px;
}
.center_1in3t4{
    color: #d0d0d0;
    padding-top: 3px;
}
.center_1in2a3{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    min-width: 100px;
    background: #fff;
    border-radius: 30px;
    font-size: 18px;
    color: #0055c1;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    margin-left: 20px;
    vertical-align: top;
    margin-top: 50px;
}
.center_1in4{
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #0055c1;
    border-radius: 80px;
    border: 3px solid #fff;
    overflow: hidden;
    margin-top: 20px;
}
.center_1tx{
    width: 100%;
}
/*登录*/
.log_btn{background: #0055c1;}
.log_btn:hover{ background: #0099ff;}

/*会员中心*/
.center_L{ border-top: 3px solid #0055c1;}
.center_Lactive{ border-top: 3px solid #0055c1;}
.sidebar_on{ background: #0055c1;}
.sidebar:hover{ background: #0055c1;}
.center_R2t::before{ background: #0055c1;}
/**/
/**/
/*立即下单*/
.center_tsp::before{ background: #0055c1; }
.xd_1tsp::before{ background: #0055c1; }
.xd_1ina_on{ border:1px solid #0055c1;color: #0055c1; }
.xd_1tsp2{ background: #00afe0; }
.xd_1tsp2:hover{ background: #3c75ff; }
.xd_2in_2btn{ background: #0055c1; }
.xd_2in_2btn:hover{ background: #0075b2; }

/*订单管理*/
.wrapper{ border-bottom: 1px solid #0055c1; }
.scroller li.cur a{background:#0055c1;border-color: #0055c1;}
/*.wrapper1{ border-bottom: 1px solid #0055c1; }*/
.scroller1 li.cur a{background:#0055c1;border-color: #0055c1;}
.ddgl_2btn{ background: #0055c1; }
.ddgl_2btn:hover{ background: #0075b2; }
.ddgl_fkbtn{ background: #0055c1; }

/*订单详情*/
.ddxq_1{ border-bottom: 1px solid #0055c1; }
.ddxq_1sp_on{ background: #0055c1;color: #fff; }
/*余额充值*/
.log_in5inpt{ background: #0055c1; }
.log_in5inpt:hover{ background: #0075b2; }

/*分享赚钱*/
.fxzq_3{ border-bottom: 1px solid #0055c1; }
.fxzq_3sp_on{ background: #0055c1; border-color: #0055c1}

/*主营业务*/
.zyyw_1Lina{ background: #0055c1; }
.zyyw_1Lina:hover{ background: #0075b2; }
.zyyw_1Lt::after{background-image: linear-gradient(to right ,#0055c1,#c4ecff);}

/*新闻中心*/
.new_4Lba{ background: #0055c1; }
.new_4Lba:hover{ background: #0075b2; 
    transition: background 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}
/*轨迹查询*/
.gjcx_1btn{ background: #0055c1; }
.gjcx_1btn:hover{ background: #0075b2; 
    transition: background 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}
.gjcx_4ta th{ background: #0055c1; }

.anniu a{ color:#06F; }

.order_search_list .order_search_ul .cur a{color:#0055c1;}
.agreement{color:#0055c1;}

















